Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-20 | MONOREPO | Nick Van Doorn | |
2019-01-20 | Implement helper to generate random key | Nick Van Doorn | |
2019-01-20 | Implement realtime subscribe functionality | Nick Van Doorn | |
There is still a lot of work to do here. In particular I don't understand the subpath algorithm that well and I would also like to generalize the resolve method a little bit | |||
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 | |