kashifrazzaqui / vyked

A python asyncio driven service oriented architecture framework
MIT License
52 stars 23 forks source link

The Persistent Repo #131

Open amanwriter opened 8 years ago

nerandell commented 8 years ago

I think we should actually not get rid the in-memory registry store. For the registry service, the store in injected and the user should have freedom of what to use and maybe use his own implementation. We can ship two versions of registry, one in-memory and one based on postgresql.

kashifrazzaqui commented 8 years ago

Agreed, we can ship both and make it configurable.

On Thu, Dec 10, 2015 at 10:04 AM Ankit Chandawala notifications@github.com wrote:

I think we should actually not get rid the in-memory registry store. For the registry service, the store in injected and the user should have freedom of what to use and maybe use him own implementation. We can ship two versions of registry, one in-memory and one based on postgres.

— Reply to this email directly or view it on GitHub https://github.com/kashifrazzaqui/vyked/pull/131#issuecomment-163485704.