mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
- Previously, on timequantum schemas, we would create and open a view for the cartesian product of every possible view and shard. - This caused us to be very slow on re-open, and to use lots of memory for views that held nothing. - This change makes startup faster, memory use much lower, and should speed migration. |
||
|---|---|---|
| .. | ||
| txkey.go | ||
| txkey_test.go | ||