.. |
backend
|
Mark storage classes as final where appropriate
|
2025-04-14 10:11:13 -07:00 |
serializer
|
Add versioning to JSON serializer
|
2025-04-14 10:11:13 -07:00 |
Backend.cc
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -07:00 |
Backend.h
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -07:00 |
CMakeLists.txt
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -07:00 |
Component.cc
|
Add STORAGE_ prefixes for backends and serializers
|
2025-04-14 10:11:13 -07:00 |
Component.h
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -07:00 |
Manager.cc
|
Ground work for pluggable storage serializers
|
2025-04-14 10:02:35 -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
|
Add JSON storage serializer, use with existing backends/tests
|
2025-04-14 10:11:13 -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
|
Add JSON storage serializer, use with existing backends/tests
|
2025-04-14 10:11:13 -07:00 |