Skip to content

jsCache - JavaScript library for caching.

Latest
Compare
Choose a tag to compare
@jagdeep-singh jagdeep-singh released this 31 Aug 08:55
· 1 commit to master since this release

Beta version with some bug fixes.

jsCache is a fast and small JavaScript library used for caching at client side. It helps you to decrease your server load and increase your application performance by caching api for the time period you want. Not only api you can case every type of data with desired time you want. It leverage you to organize your caching in different objects with different type of storage and different time for expiry of your caching. Currently it is beta version. Its Awesome, i promise you will love it just check it out.