Sharder#
- class barecat.Sharder(path, shard_size_limit=None, readonly=True, append_only=False, threadsafe=False, allow_writing_symlinked_shard=False)[source]#
Bases:
contextlib.AbstractContextManagerAn abstract base class for context managers.
Instance Methods#
|
Raise any exception triggered within the runtime context. |