.. |
cleanup.go
|
[#199] Add CleanUp method to remove empty buckets from metabase
|
2020-12-11 17:19:37 +03:00 |
control.go
|
[#199] Create metabase instance as storage engine component
|
2020-12-11 17:19:37 +03:00 |
db.go
|
[#199] Create metabase instance as storage engine component
|
2020-12-11 17:19:37 +03:00 |
db_test.go
|
[#199] Create metabase instance as storage engine component
|
2020-12-11 17:19:37 +03:00 |
delete.go
|
[#199] Support Delete operation in metabase
|
2020-12-11 17:19:37 +03:00 |
delete_test.go
|
[#199] Support Delete operation in metabase
|
2020-12-11 17:19:37 +03:00 |
exists.go
|
[#222] Move ErrAlreadyRemoved to core package
|
2020-12-11 17:19:37 +03:00 |
exists_test.go
|
[#199] Simplify tests
|
2020-12-11 17:19:37 +03:00 |
get.go
|
[#222] Move ErrAlreadyRemoved to core package
|
2020-12-11 17:19:37 +03:00 |
get_test.go
|
[#199] Simplify tests
|
2020-12-11 17:19:37 +03:00 |
info.go
|
[#199] Create metabase instance as storage engine component
|
2020-12-11 17:19:37 +03:00 |
inhume.go
|
[#199] Refactor metabase internal structure
|
2020-12-11 17:19:37 +03:00 |
inhume_test.go
|
[#222] Move ErrAlreadyRemoved to core package
|
2020-12-11 17:19:37 +03:00 |
movable.go
|
[#199] Refactor metabase internal structure
|
2020-12-11 17:19:37 +03:00 |
movable_test.go
|
[#199] Simplify tests
|
2020-12-11 17:19:37 +03:00 |
put.go
|
[#230] metabase: Index split info structures
|
2020-12-11 17:19:37 +03:00 |
put_test.go
|
[#199] Update blobovniczaID on existed objects in metabase
|
2020-12-11 17:19:37 +03:00 |
select.go
|
[#199] Ignore invalid search attributes
|
2020-12-11 17:19:37 +03:00 |
select_test.go
|
[#199] Add SplitID index in metabase
|
2020-12-11 17:19:37 +03:00 |
small.go
|
[#222] Return nil in metabase.IsSmall if object is big
|
2020-12-11 17:19:37 +03:00 |
small_test.go
|
[#199] Simplify tests
|
2020-12-11 17:19:37 +03:00 |
util.go
|
[#199] Add SplitID index in metabase
|
2020-12-11 17:19:37 +03:00 |