Kodeine
Kodeine
@benanderton are you still maintaining `sort-eventstore`? if you guys are still, then i guess it would be beneficial to start your own repo instead of a fork so we can...
would be very useful. also how to make the tabs below the header? like shown in the material design specs?
@ihadeed any idea when this is coming?
Thank you!
@fernandohenriques Do you have any eta when you plan on working on social auth?
Lazy loading is much needed
any word on this?
I've implemented this, but amazon sometimes dont send the text messages.
Awesome, thank you for the update, i will wait until its ready for production use.
Even if i set the TTL to 10 it does not expire. I had to set it like below to make it work. ``` cacheManager.caching({ store: redisStore, host: process.env.REDIS_HOST, port:...