cti-python-stix2/stix2/datastore
Michael Chisholm 63166ab256 Add some backward-compatibility to filesystem store: versioned
objects are searched for as ID-named json files in the type
directories, in addition to timestamp-named files in ID
directories.

Made a bugfix: fixed improper exception re-raises

Made an efficiency improvement: don't stat() files in
_get_matching_dir_entries() if no st_mode_test callable is given.
2018-11-27 15:24:09 -05:00
..
__init__.py safer error class 2018-05-22 10:03:06 -04:00
filesystem.py Add some backward-compatibility to filesystem store: versioned 2018-11-27 15:24:09 -05:00
filters.py Modify docstring for apply_common_filters() to change what it 2018-10-15 18:02:48 -04:00
memory.py Add multi-version support to the filesystem datastore. 2018-11-27 15:24:07 -05:00
taxii.py formatting 2018-05-18 11:45:40 -04:00