Mode Type Size Ref File
100644 blob 883 41dd03bbaf9a6c44204176fdd41124bf76f01839 del_keys_in_db.py
100644 blob 647 42b10204b45898787bbeb9fbd591e98db31c32db flush_db.py
100644 blob 1478 cbe7fb46982a0c54a7ba445a0ea5f5de75822e63 move_keys_from_db_to_db.py
100644 blob 772 184d820905e5829b631392c71e1d8b02029888cd redis_test.py
100644 blob 703 ab984f9d6f8a1bba0f5e417353c724e1dc95c2f5 search_db.py
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/coria/coria-backend

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/coria/coria-backend

Clone this repository using git:
git clone git://git.rocketgit.com/user/coria/coria-backend

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main