Prasad Ajinkya
Member
- Member since
- May 13, 2018
- Last active
- Jul 8, 2020
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
9196518e-38ed-4fa3-8d49-8694b57e22c1
Where your object schema is unknown during design time and becomes relevant in run-time. Where your object schema changes over a period...
-
#Threads
087a727e-0d7d-4c1b-b226-fcec6ce2cdf1
JSON is good for storing objects/documents in the DB when you are not sure of the structure of the object. The beauty...
-
#Threads
d1dec9e1-6d2f-46a9-858e-dc42d4281a8e
Think of Selenium based testing, and writing automated test cases for Android via the Instrumentation path. It will open a plethora of...
-
#Threads
56fd5871-6a57-4bb3-b62f-158d10317dec
// Learn to code
-
#Threads
895afc83-02ed-4471-b3ac-831ebd01a56c
Isn't Redis dependent on your memory size? Can all your records be stored? You could (and perhaps should) use it as a...
-
#Threads
3d99518d-b66e-4e43-9d14-7e510dcca05d
If you are thinking of using Hash Indexes, then why not work with a system that's built for it (Mongo? Couch?)Hash Indexes...