Commit Graph

4 Commits

Author SHA1 Message Date
Steve Streeting
5a4f853931 Need to allow registration of custom structs for storage
Could do this automatically using reflection? This is faster for now.
2016-11-28 15:12:59 +00:00
Steve Streeting
28163b8ad3 Need to export KV data members 2016-11-28 15:12:59 +00:00
Steve Streeting
49444eeeef Don’t try to decode a 0-byte key value store file, just ignore 2016-11-28 15:12:59 +00:00
Steve Streeting
83828f6042 First pass at an in-memory, optimistically locked key/value store 2016-11-28 15:12:59 +00:00