Advertisement
Guest User

Untitled

a guest
Jan 10th, 2018
11,670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. commit 36e3ed6b4ad90232220324ed5667c0332d67e0cb
  2. Author: kerneq <stasik-0@yandex.ru>
  3. Date: Thu Jan 11 03:23:28 2018 +0300
  4.  
  5. add caching GET and PUT data in storage implementation
  6.  
  7. commit 85cfccef4084b3f4a1f035e3d2b23319317aa566
  8. Author: kerneq <stasik-0@yandex.ru>
  9. Date: Thu Jan 11 03:18:39 2018 +0300
  10.  
  11. add caching servers in GetServers class
  12.  
  13. commit df8073f11e840e5d5f52bb96f68a71a3f0ce4a72
  14. Author: kerneq <stasik-0@yandex.ru>
  15. Date: Thu Jan 11 03:16:20 2018 +0300
  16.  
  17. change readData method realization to Guava bytes reading
  18.  
  19. commit 4ed078999c99fadf139b95ec2f95c5f843f6a5c3
  20. Author: kerneq <stasik-0@yandex.ru>
  21. Date: Thu Jan 11 03:11:30 2018 +0300
  22.  
  23. make upsert and delete operations in Storage implementation exection with Executor
  24.  
  25. commit 2c07ea4b45a40510e8cb4257087dc2d0827669f3
  26. Author: kerneq <stasik-0@yandex.ru>
  27. Date: Thu Jan 11 03:08:40 2018 +0300
  28.  
  29. inline getPath(String) method in storage implementation
  30.  
  31. commit 1601105e0451151d4c591ad9a66db3672a0c2ce8
  32. Author: kerneq <stasik-0@yandex.ru>
  33. Date: Thu Jan 11 03:05:51 2018 +0300
  34.  
  35. add chaching for ParseQuery class
  36.  
  37. commit 63af30c0dad47bf9bfb46e19f4eee2582c5b9b6f
  38. Author: kerneq <stasik-0@yandex.ru>
  39. Date: Thu Jan 11 01:18:28 2018 +0300
  40.  
  41. 2 step
  42.  
  43. commit 0562078ea6951358670ff16a562795a0ddabd8f4
  44. Author: kerneq <stasik-0@yandex.ru>
  45. Date: Fri Nov 17 23:50:20 2017 +0300
  46.  
  47. test
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement