- Apr 08, 2022
- Apr 07, 2022
-
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
updated CMake Sampling output Thread First stats test Added Stats argument to enable output Added DIRENTS and STATS stats, remover mkdir, rmdir, metadata and data Added Ifdef feature, chunk distribution statistics Added output to file Added documentation Testing stats Started prometheus stats
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
Added Ifdef feature, chunk distribution statistics Added output to file
-
Ramon Nou authored
Sampling output Thread First stats test Added Stats argument to enable output
-
Ramon Nou authored
-
- Apr 06, 2022
-
- Mar 30, 2022
-
-
Ramon Nou authored
-
- Mar 22, 2022
-
-
Ramon Nou authored
Resolve "Support other KV Databases" Closes #173 This `MR` adds support for different metadata backends. Actually, `PARALLAX` from `FORTH` is supported as experimental. `PARALLAX` needs a 8GB file (minimum size) to store metadata. It is created in the `metadir` directory as `rocksdbx` name. Inside the install script there is a commented line, to modify an internal parameter of `PARALLAX` increasing the key size drom 255 bytes to 4096 (Max PATH name in POSIX). However, `PARALLAX` is not (fully) tested with such values. This backend should work in all the scenarios, but there are some issues that appear under high load mdtest. This `MR` includes the optional compilation/dependencies of each of the backends. Testing is generated dynamically from conftest.template depending on the options selected. This `MR` includes a new argument for the daemon to remove the rootdir/metadir files directories when the daemon is finished. This reduces the data from artifacts when running databases that uses a fixed size file. (i.e., Parallax) See merge request !110
-
- Mar 17, 2022
- Mar 16, 2022
- Mar 15, 2022
-
-
Ramon Nou authored
-
- Mar 11, 2022
-
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
Add command line option for kreon Resolve CRTP specific function name Testing Infrastructure for different databases add path Reactivated destructors, kreondb is destroyed to reduce CI space Returning string_view in fs_data added dbbackend property Updated Readme and MetatadaFactory Adding extra options for kreondb, README+CHANGELOG updated Update .gitlab-ci.yml updating script test... Updated dl_dep tests Kreon test (for metadata) backend. Add command line option for kreon Resolve CRTP specific function name Testing Infrastructure for different databases add path Reactivated destructors, kreondb is destroyed to reduce CI space Returning string_view in fs_data added dbbackend property Adding extra options for kreondb, README+CHANGELOG updated updating script test... Updated dl_dep tests Remove Kreon - Add Parallax Add Parallax Add DockerFile adding parallaxdb option Docker update Missing Parallax hpp Removed Kreon from code, lib conflicts Updated Parallax master Updated DockerFile deps Reformat Changed Base Added ps Reduced Logging and added ps in docker Add Path increase testing timeout Create options.yml automatically Updated out tests
-
- Mar 10, 2022
- Mar 09, 2022
-
-
Marc Vef authored
- Feb 22, 2022
-
-
Marc Vef authored