- Optimize cache saving
- Async cache saving
- Add a simple API for developers
To get the instance of API
You should make sure you add the plugin to the dependency and use the code below
VipAPI api = VipAPI.getInstance();
All the methods in the api have javadoc so that you can use them easily.