.. |
backend
|
SQLite: Move integrity_check to pragma table
|
2025-05-21 09:38:27 -07:00 |
serializer
|
Add versioning to JSON serializer
|
2025-04-14 10:11:13 -07:00 |
Backend.cc
|
Move cast_handle from storage-async.bif to BackendHandleVal static method
|
2025-05-07 08:13:16 -07:00 |
Backend.h
|
Move cast_handle from storage-async.bif to BackendHandleVal static method
|
2025-05-07 08:13:16 -07:00 |
CMakeLists.txt
|
Add Storage::is_connected BIF
|
2025-05-07 08:13:16 -07:00 |
Component.cc
|
Add STORAGE_ prefixes for backends and serializers
|
2025-04-14 10:11:13 -07:00 |
Component.h
|
Reduce includes in plugin/Component.h
|
2025-05-16 10:14:37 -07:00 |
Manager.cc
|
Remove telemetry #includes from OpaqueVal.h
|
2025-05-16 10:14:37 -07:00 |
Manager.h
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -07:00 |
ReturnCode.cc
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -07:00 |
ReturnCode.h
|
Mark storage classes as final where appropriate
|
2025-04-14 10:11:13 -07:00 |
Serializer.h
|
Add versioning to JSON serializer
|
2025-04-14 10:11:13 -07:00 |
storage-async.bif
|
Move cast_handle from storage-async.bif to BackendHandleVal static method
|
2025-05-07 08:13:16 -07:00 |
storage-events.bif
|
Make storage events take a tag for the backend instead of a string
|
2025-03-27 16:12:24 -07:00 |
storage-sync.bif
|
Move cast_handle from storage-async.bif to BackendHandleVal static method
|
2025-05-07 08:13:16 -07:00 |
storage.bif
|
Add Storage::is_connected BIF
|
2025-05-07 08:13:16 -07:00 |