PyBitmessage/src/storage
Peter Šurda 36b5e2c04f
Inventory storage abstraction
- can have multiple storage types for inventory
- sqlite is the old one, filesystem is a new available
2017-05-27 19:03:27 +02:00
..
__init__.py Inventory storage abstraction 2017-05-27 19:03:27 +02:00
filesystem.py Inventory storage abstraction 2017-05-27 19:03:27 +02:00
sqlite.py Inventory storage abstraction 2017-05-27 19:03:27 +02:00
storage.py Inventory storage abstraction 2017-05-27 19:03:27 +02:00