pybitmessage.storage.sqlite module

src/storage/sqlite.py

class SqliteInventory[source]

Bases: pybitmessage.storage.storage.InventoryStorage

Inventory using SQLite

by_type_and_tag(objectType, tag)

Return objects filtered by object type and tag

clean()

Free memory / perform garbage collection

flush()

Flush cache

unexpired_hashes_by_stream(stream)

Return unexpired inventory vectors filtered by stream