Name | Lines of code | Maintainability | Test 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.js | 6 | A 0 mins | |
logo/color.png | |||
logo/white.png | |||
mkdocs.yml | |||
package-lock.json | |||
package.json | |||
src/Clock.js | 19 | A 0 mins | |
src/Consumer.js | 185 | A 0 mins | |
src/EventStore.js | 223 | A 2 hrs | |
src/EventStream.js | 139 | A 3 hrs | |
src/Index.js | 5 | A 0 mins | |
src/Index/ReadOnlyIndex.js | 25 | A 0 mins | |
src/Index/ReadableIndex.js | 205 | A 0 mins | |
src/Index/WritableIndex.js | 133 | A 0 mins | |
src/IndexEntry.js | 57 | A 0 mins | |
src/JoinEventStream.js | 60 | A 0 mins | |
src/Partition.js | 4 | A 0 mins | |
src/Partition/ReadOnlyPartition.js | 24 | A 0 mins | |
src/Partition/ReadablePartition.js | 223 | A 0 mins | |
src/Partition/WritablePartition.js | 218 | A 0 mins | |
src/Storage.js | 4 | A 0 mins | |
src/Storage/ReadOnlyStorage.js | 68 | A 0 mins | |
src/Storage/ReadableStorage.js | 174 | A 55 mins | |
src/Storage/WritableStorage.js | 228 | A 1 hr | |
src/Watcher.js | 92 | B 5 hrs | |
src/WatchesFile.js | 27 | A 0 mins | |
src/util.js | 129 | A 3 hrs |