Tech Titans Triumph: Revolutionizing Data Processing with Flatbuffers Implementation!
New enhancements in casting set technology promise streamlined performance and robust testing, paving the way for a data-driven future.
Commit Details:
feat: add flatbuffers implementation for cast set (#181) * feat: initial flatbuffers castset commit * remove unused packages * update bytesCompare util and add tests * align message keys * add set prefix to message primary key * simplify iteratorByPrefix and index messages by signer * fix failing factories test * add castsByParent index * implement castsByMention index * clean up castset and add methods for delete transactions * add castset tests for deleting indices * improve comments in castset * fix hanging test and ignore generated files from coverage * improve test coverage for binaryrocksdb