albe/node-event-storage

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/dependabot.yml
.github/workflows/bench.yml
.github/workflows/build.yml
.gitignore
CNAME
LICENSE
README.md
_config.yml
docs/index.md
docs/pip-requirements.txt
index.js6
A
0 mins
logo/color.png
logo/white.png
mkdocs.yml
package-lock.json
package.json
src/Clock.js19
A
0 mins
src/Consumer.js185
A
0 mins
src/EventStore.js223
A
2 hrs
src/EventStream.js139
A
3 hrs
src/Index.js5
A
0 mins
src/Index/ReadOnlyIndex.js25
A
0 mins
src/Index/ReadableIndex.js205
A
0 mins
src/Index/WritableIndex.js133
A
0 mins
src/IndexEntry.js57
A
0 mins
src/JoinEventStream.js60
A
0 mins
src/Partition.js4
A
0 mins
src/Partition/ReadOnlyPartition.js24
A
0 mins
src/Partition/ReadablePartition.js223
A
0 mins
src/Partition/WritablePartition.js218
A
0 mins
src/Storage.js4
A
0 mins
src/Storage/ReadOnlyStorage.js68
A
0 mins
src/Storage/ReadableStorage.js174
A
55 mins
src/Storage/WritableStorage.js228
A
1 hr
src/Watcher.js92
B
5 hrs
src/WatchesFile.js27
A
0 mins
src/util.js129
A
3 hrs