Commit 52e2836
Add FilesystemStoreV2 with paginated listing support
Implements PaginatedKVStore traits with timestamp-prefixed filenames for
newest-first pagination and [empty] directory markers for consistent
namespace hierarchy. Includes v1 to v2 migration utility.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5ea64f4 commit 52e2836
3 files changed
Lines changed: 660 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments