Releases: unum-cloud/ustore
Releases · unum-cloud/ustore
v0.13.4
v0.13.3
v0.13.2
v0.13.1
v0.13.0
0.13.0 (2023-08-01)
Add
- Ability to use quoted names (5e5c794)
- Ability to use quoted names (016d47c)
- All Graph types (accb272)
- Appropriate lines for conan (cd63558)
- arrow lib target (c70718a)
- bench. for tools(graph interaface) (490134e)
- benchmark for ustore sample. (3f0178e)
- build and publish docker (7f006d7)
- Build and test usore (816b1fc)
- Build glibc 2.32 (15d1865)
- Clear environment after the tests (f6a11de)
- CLI Clear and print colors (caa549a)
- CLI Clear and print colors (6b416ad)
- Collection list (a6decf1)
- Collection list (d5f7439)
- Command line tool for UStore server (f5e26aa)
- Command line tool for UStore server (2644aae)
- conan in requires (6e3f71e)
- DataBase digraph function (9484adc)
- DiGraph class (8da1371)
- Disable arrow orc (061e7ba)
- docker login and push (b2b87e0)
- Dockerfile with conan (23da844)
- Edge id generation (fdea566)
- Edges iteration with keys (96ddefb)
- Enable build_pyi (698a144)
- graph imp/exp interface (7e18234)
- impl. of using import export with cli (a45191f)
- impl. of using import export with cli (f56646b)
- Implement snapshot export in LevelDB (42307af)
- Include .h and .hpp libs in package (9370b89)
- information of file (4698d99)
- Install dependecies with conan (25eb786)
- install rocksdb with conan (3fb5975)
- interface snapshot export. (26fcb9e)
- Interface to export snapshot and write tests (3f1003f)
- Libraries for ustore (2c273bf)
- Logging action count (f8cc02e)
- member function data (383aa9e)
- Missing variables for static build (dbf28d9)
- MultiGraph test (dbf50d0)
- necessary links for cli (3c9381b)
- necessary links for cli (5964445)
- Process start, end logging (00ce307)
- Python builds (1f496d8)
- Readline (4eeeb72)
- Readline (ed3b8fd)
- Release workflow for publish ustore (7c7391d)
- Retrieving metadata (b757573)
- Sampler for Pytorch DataLoader (8f49f6d)
- Sampler for PyTorch DataLoader (c00884e)
- Server failure logging (a4b8ec4)
- Single batch-write of attributed graph edges #342. (c90e184), closes #342
- Snapshot drop in db and cli. (e23b8c1)
- Snapshot drop in db and cli. (f011082)
- snapshot export impl for rocksdb. (1469f5b)
- snapshot export in server/client. (ead390f)
- Snapshot support in CLI. (803c07c)
- Snapshot support in CLI. (76922d6)
- Struct logger (8cae408)
- support for batch import of attributes. (4dafa1a)
- Target arrow bundle dependencie (c1298f6)
- Task and launcher for ustore-cli tool (6b87b38)
- Task and launcher for ustore-cli tool (66b8c07)
- Test add overwrite edges (4b8f0d3)
- Test add remove edges (aaca207)
- Test CLI (44e0877)
- Test CLI (50a411d)
- Test edge id (0da6a8c)
- Test edge iteration (357d24e)
- test for batch attributes. (df0c01e)
- test for cli import/export commands (be27b65)
- test for cli import/export commands (9308363)
- test import/export with collection (04a81f5)
- test import/export with collection (88cd3ed)
- Tests for DiGraph (1e95361)
- tests for tools(graph interface) (28ca6ba)
- Typed graph (ee2296f)
- Ustore f...
v0.12.0
0.12.0 (2023-04-16)
Add
- argparse cmake conf. (8f88158)
- benchmark for docs import (23b5d58)
- benchmark for tooling (c40ab6e)
- fallthrough statement in switch, arena making if not exist (fdab2a0)
- get threads count with CLI arg. (2b9755b)
- impl. for import/export tools (5323495)
- links for tabular bench. and tests (a3847b0)
- preparing of fields for docs (93991e5)
- src to include directories (2719128)
- tests for crashing cases (3153317)
- validations for graph exporting (5a27dc7)
Build
Cleanup
- docs exporting (a415d11)
Configure
Exclude
- graph import/export interface (ce0c95d)
Fix
- add parentheses (57a2ce4)
- arrow visitor using (e45f929)
- change fields count after preparing (7301999)
- check for id_field (b25128d)
- csv exporting (docs) (63117df)
- docs conf (e3b6492)
- genereating of exporting file name (414c3e9)
- Get value by reference not by copy (d2d8dab)
- including (af53947)
- line counting in ndjson file (d437718)
- linking (3654d44)
- linking order (9eb4367)
- make values C99 compatible (b2175bf)
- minor (861d44c)
- minor (d3a0ac1)
- minor (9ba7b65)
- minor (efe5d28)
- minor (7e9b947)
- naming (3d3b373)
- passing keys argument to ukv_write (2759599)
- paths using (7d08450)
- preparing fields (9e7c040)
- set default/implicit values to threads_count (76316b1)
- unnecessary checking in every iter. (6267a32)
Link
Make
- devcontainer fix (3a54c23)
- mutex function static var. (afa0179)
- structures C99 headers compatible (d672396)
- tools folder a include directory (bd12430)
- UDisk library name (8a830e0)
Merge
- branch 'main-dev' into 154-implement-import-export (23b67a5)
Refactor
- add missing args (970887e)
- Benchmark - bench_docs_import (9453261)
- cleanup and use CLI arguments (fc297aa)
- cleanup unnecessary calculatings (bcda86b)
- docs exporting (50d10ae)
- export docs with batches (7e29a3e)
- Formatting (b67feac)
- get config path from arguments (9111b8e)
- ids making (545ed31)
- major (74843b9)
- Make bench. files for each thread (74cd1c3)
- make more efficient test (8d093ac)
- minor (b240383)
- minor (55c769d)
- minor (9a6c039)
- minor (87dadd7)
- minor (7b65524)
- naming (4817294)
- Naming and paths (82fb953)
- optimize memory usage (881d7e2)
- Organization of import-export of tools (25c4634)
- parse args with argparse (2a59bcf)
- paths using (54e2227)
- polish (d0bc4ed)
- polish (c56df60)
- polish (067f231)
- run configs (d876638)
- use enum (41c1bbf)
- use our arena (a258385)
- use our arena, export graph with batches (de993ab)
- use our arenas (part 3) (05fe190)
- use our arenas for allocating ([a29e800](a29e800...