-
Notifications
You must be signed in to change notification settings - Fork 27
table storage implementation #114
Comments
hi @wellDan28 ! This would be really appreciated! How can I help you to get up speed with Azurite development? I could start a Wiki which describes the repo structure, design etc. |
hey @arafato, I think that's enough for a first "table implementation PR" , other actions implementation should be in a separate PRs |
@wellDan28 this is super cool! Will this be in-memory only or do you also plan to persist to disk? I don't have a specific opinion about that, Queue Emulator is not persisting to disk at all at the moment for example while Blob Storage does (files of course and also metadata). |
I'm not sure yet, I'll update when I'll have more insights. |
@wellDan28 do you need any help with the Table Implementation? I can help you with that |
@wellDan28 there is now actually a real customer request for table storage emulation so I'm starting implementation at https://github.com/arafato/azurite/tree/tablestorage. Once the base work is finished (see #141) contributions are very much welcome. Will keep you posted here. |
@pmanlukas sorry I didn't saw your message. As you can see it's not relevant until @arafato will finish the base work. thanks! |
@wellDan28 @pmanlukas : basework is finished, feel free to grab an item :-) |
Hey, I want to suggest to add a table storage implementation. I would happy to help implement it.
The text was updated successfully, but these errors were encountered: