1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-13 23:02:14 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Patrick LeBlanc
df6675db01 Checkpointing additions to Cache 2019-03-07 13:18:38 -06:00
Patrick LeBlanc
1627f46ee5 Commented some debugging output 2019-03-07 08:54:48 -06:00
Patrick LeBlanc
c386881f40 Simple unit test for Cache::read(), and corresponding fixes. 2019-03-06 14:41:30 -06:00
Patrick LeBlanc
3c84e8d749 Checkpointing work on Cache::read() functionality.
It builds but 0% chance it works here.
2019-03-06 12:53:04 -06:00
Patrick LeBlanc
2619aa8983 Added to the unit test
Effectively this is just a test of Config, to make sure it's
doing envvar substitutions & number suffix expansions right.
2019-02-21 16:27:22 -06:00
Patrick LeBlanc
402a49c27a Added 'k, m, g' suffix processing to Config class
Started writing the Cache class.  Mostly stubs right now.
2019-02-21 16:19:29 -06:00