Peter Johnson
|
ec54904347
|
Tighten up C++ API implementation a bit.
|
2015-07-19 16:09:59 -07:00 |
|
Peter Johnson
|
2437f06c7f
|
Implement majority of Storage functionality.
It's also now thread-safe.
|
2015-07-18 01:29:51 -07:00 |
|
Peter Johnson
|
c4a7f6ec9b
|
SavePersistent: Safely save through temp file.
Also change SavePersistent and LoadPersistent to take StringRef.
|
2015-07-18 00:39:08 -07:00 |
|
Peter Johnson
|
77acf1f35b
|
Implement Flush() API.
|
2015-07-17 22:40:00 -07:00 |
|
Peter Johnson
|
fcbd2751ba
|
Provide C++ API. Move all classes to "nt" namespace.
The C API is now just simple wrappers around the C++ API.
|
2015-07-17 07:21:07 -07:00 |
|