Tim Wojtulewicz
|
a485b1d237
|
Make backend options a record, move actual options to be sub-records
|
2025-03-18 10:20:33 -07:00 |
|
Tim Wojtulewicz
|
4695060d75
|
Allow opening and closing backends to be async
|
2025-03-18 09:32:34 -07:00 |
|
Tim Wojtulewicz
|
7ad6a05f5b
|
Add infrastructure for asynchronous storage operations
|
2025-03-18 09:32:34 -07:00 |
|
Tim Wojtulewicz
|
d07d27453a
|
Add infrastructure for automated expiration of storage entries
This is used for backends that don't support expiration natively.
|
2025-03-18 09:32:34 -07:00 |
|
Tim Wojtulewicz
|
69d940533d
|
Pass key/value types for validation when opening backends
|
2025-03-18 09:32:34 -07:00 |
|
Tim Wojtulewicz
|
2ea0f3e70a
|
Lay out initial parts for the Storage framework
This includes a manager, component manager, BIF and script code, and
parts to support new storage backend plugins.
|
2025-03-18 09:32:34 -07:00 |
|