Difference between revisions of "User:Tbharathchandra/DevLog2020"
From BRL-CAD
Line 6: | Line 6: | ||
==May 16== | ==May 16== | ||
* Downloaded and installed Hiredis (v0.14.1) on my machine | * Downloaded and installed Hiredis (v0.14.1) on my machine | ||
− | * hiredis.prf is created for auto-detection of | + | * hiredis.prf is created for auto-detection of hiredis |
+ | |||
+ | ==May 17== | ||
+ | * Exploring hiredis and redis | ||
+ | |||
+ | ==May 18== | ||
+ | * Started to write pcache.h/pcache.cpp. |
Revision as of 12:29, 18 May 2020
Coummunity Bonding Period
- Setup the Development Log
- Explore and analyze different key-value datastores.
- Discuss with Mentors and finalize the perfect datastore.
May 16
- Downloaded and installed Hiredis (v0.14.1) on my machine
- hiredis.prf is created for auto-detection of hiredis
May 17
- Exploring hiredis and redis
May 18
- Started to write pcache.h/pcache.cpp.