Error!
Success!

Writing cache based repositories for web application prototyping

0
kicks

Writing cache based repositories for web application prototyping  (Unpublished)

When I started building in-house demo application I thought about how to solve temporary data layer so I don’t have to use real database and object mappings for it. Playing with new object model and new components I move way faster if I don’t have any additional ballast that I can avoid. So I wrote simple cache based repository mechanism I can use to imitate real repositories that I will write in the future.


Kicked By:
Drop Kicked By: