Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. db.put(md5-hash-from-value-1, "here are some kB of txt for value 1");
  2. db.put(md5-hash-from-value-2, "another long txt is my value 2");
  3. db.put(md5-hash-from-value-3, "value 3 is a long txt, too");
  4. [...]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement