Commit graph

13 commits

Author SHA1 Message Date
9e5cde4c2a fix: resolve some type issues and update tests 2025-07-02 19:02:54 -07:00
e32ee96b73 feature: default sorts 2025-07-02 19:01:31 -07:00
05178c924f refactor: make all() take filter and sort options
refactor: return unload item entries from all()/find()
2025-07-02 17:46:04 -07:00
3214d17b80 feature: emit events 2025-07-01 19:14:18 -07:00
0d0f399cc2 fix: don't blow up if a collection's root goes missing 2025-06-30 22:26:25 -07:00
73d4f636cc chore: bump version 2025-06-27 14:28:06 -07:00
89eff3fb13 feature: add options for all() to limit before/after creation/id 2025-06-27 14:27:32 -07:00
56715a1400 feature: .all() to iterate over all objects in a collection 2025-06-27 12:56:29 -07:00
bf2bec0c3d feature: add support for setting an FSDB_ROOT environment variable 2025-06-24 12:18:32 -07:00
e44ee48eaa refactor: rework imports/exports 2025-06-22 22:35:50 -07:00
f2edf6f292 refactor: export organizers as a group
refactor: change how indexers are exported
docs: update with some more examples
chore: bump version
2025-06-22 22:07:53 -07:00
d9dd449927 feature: export indexers
docs: very beginnings of documentation
2025-06-13 21:00:13 -07:00
ce024ba87a feature: initial commit 2025-06-13 20:40:28 -07:00