Skip to content

Commit

Permalink
Simplify unification, rocks_close/1, and cleanup
Browse files Browse the repository at this point in the history
- Move dbref cleanup code to destructor
- Fix rocks_close/1 cleanup
- Add acquire_rocks_ref() for consistent handling of dbref::symbol
- Simplify error handling cleanup by using unique_ptr
- Fix some potential memory/resource leaks
Dbref blob save/load gives an error
Added some "consts"; changed some pointers to references
Added rocks_alias_lookup/2
  • Loading branch information
kamahen committed Jun 5, 2023
1 parent 22af785 commit 2c3a9bc
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 179 deletions.

0 comments on commit 2c3a9bc

Please sign in to comment.