Re: Show HN: AllyDB – An in-memory database similar to Redis, built using Elixir #11 Post by LilyFrenchPants » Mon, Feb 20, 2023, 11:04 PM UTC Bad name. Too close to AlloyDB. Cross the Rubicon and rename it.LFP
Re: Show HN: AllyDB – An in-memory database similar to Redis, built using Elixir #12 Post by Allyedge » Mon, Feb 20, 2023, 11:13 PM UTC LilyFrenchPants wrote: post #11 Bad name. Too close to AlloyDB. Cross the Rubicon and rename it. LFP It is true that it is similar, but I like including my username "prefix" in my project names so unless I get a great idea for a name, I plan to keep it the same way.
Re: Show HN: AllyDB – An in-memory database similar to Redis, built using Elixir #13 Post by Allyedge » Tue, Feb 21, 2023, 6:28 AM UTC victorbjorklund wrote: post #10 Cool. Is it possible to run this inside another elixir app? Not yet, but I plan to add that ability once the database is a bit more complete, which shouldn't take too long.