Commit Graph

371 Commits (0f3e934f77dd044617b181f74ec1c300410f6298)
 

Author SHA1 Message Date
Myk Melez 875d25804d refactor 'read before write' test into getter/setter functions 6 years ago
Myk Melez 1d5f834637 add test of canonical read before write on same Writer 6 years ago
Myk Melez 1d4b59e00c
Merge pull request #17 from mykmelez/test-on-travis-ci 6 years ago
Myk Melez 1415b7f430
Merge pull request #16 from mykmelez/writer-for-immutable-store 6 years ago
Myk Melez 39d7e5dc69 note that Store.write will block on other writers 6 years ago
Myk Melez 69285801d5 test on Travis against various Rust channels 6 years ago
Myk Melez 1f04f1480d don't require store to be mutable to obtain writer for it 6 years ago
Richard Newman a07fb4e452 v0.2. Remove backtrace from default dependency set. 6 years ago
Richard Newman 5169696d0c Expand README. 6 years ago
Richard Newman 7ab86819c0 Adding Cargo metadata. 6 years ago
Richard Newman 45eb16404f Rename project. 6 years ago
Richard Newman e4392bc0cc Add a simple Manager. 6 years ago
Richard Newman a02d1c7fad Report a StoreError if attempting to open a DB during a transaction. 6 years ago
Richard Newman aa9440b9e2 More splitting. 6 years ago
Richard Newman 4248f408ca Implement IntegerStore. 6 years ago
Richard Newman 580c2d13e7 Splitting into more files. 6 years ago
Richard Newman 76da8546eb Split files. Detect attempted concurrent reads. 6 years ago
Richard Newman f8d79719ba Implement writing. Values now round-trip. 6 years ago
Richard Newman 8978655b06 Typed querying. 6 years ago
Richard Newman f66a885869 Begin defining core types and opening databases. 6 years ago
Richard Newman c147be1bec Initial commit. 6 years ago