-
Q: I'd like to participate. How do I begin?
-
Q: Other than writing code, how can I contribute?
-
Q: What's a good bug for a newcomer to tackle?
-
Q: What is a bug or issue with imcache that you've been putting off, neglecting, or just plain avoiding?
About imcache
Imcache is a Java Caching Library.Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications. It supports n-level caching hierarchy where it supports various kind of caching methods like heap, offheap, and more. Imcache will also support well-known caching solutions like memcache and redis. To extend, you can define a heapcache backed by offheap cache which is also backed by database. If a key is not found in heap, it will be asked to offheap and so on.
from the profile of Yusuf Aytaş (yusufaytas)
People who want to help (none listed yet)
Registered contributors (1)
Volunteer opportunities, etc.
No volunteer opportunities in imcache indexed here yet. Add a bug tracker.
No one on OpenHatch has signed up as a mentor for imcache. Can you? Add the tag.
You can embed the "I want to help" button on your website. (More about this.)