index
:
naive.git
master
A naive realtime tree database.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-01-20
Implement helper to generate random key
Nick Van Doorn
2019-01-20
Implement realtime subscribe functionality
Nick Van Doorn
2019-01-20
Add subscribe method to DatabaseInterface
Nick Van Doorn
2019-01-20
Document context interface
Nick Van Doorn
2019-01-20
Model change handler storage
Nick Van Doorn
2019-01-19
Improve docs
Nick Van Doorn
2019-01-19
Factor out root node handling
Nick Van Doorn
2019-01-19
Test deletion lower in tree
Nick Van Doorn
2019-01-19
Test reading/writing to root node
Nick Van Doorn
2019-01-19
Handle writing to root node
Nick Van Doorn
2019-01-19
Handle root node case
Nick Van Doorn
2019-01-19
Add remove method
Nick Van Doorn
2019-01-19
Test for out of space error
Nick Van Doorn
2019-01-19
Inject a max size
Nick Van Doorn
2019-01-19
Define custom error type
Nick Van Doorn
2019-01-19
Throw error when out of space
Nick Van Doorn
2019-01-19
Pass cache path in context
Nick Van Doorn
2019-01-19
Document methods
Nick Van Doorn
2019-01-19
Include cache patch in context interface
Nick Van Doorn
2019-01-19
Use "read" instead of "fetch"
Nick Van Doorn
2019-01-19
Remove un-used config
Nick Van Doorn
2019-01-19
Initial commit
Nick Van Doorn