Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

table storage implementation #114

Closed
wellDan28 opened this issue Nov 27, 2017 · 8 comments
Closed

table storage implementation #114

wellDan28 opened this issue Nov 27, 2017 · 8 comments

Comments

@wellDan28
Copy link

Hey, I want to suggest to add a table storage implementation. I would happy to help implement it.

@arafato
Copy link
Owner

arafato commented Nov 28, 2017

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.

@wellDan28
Copy link
Author

hey @arafato,
More documentation is always great, I can't see anything specific that I need right now,
I'll ask here if I would have any questions
I'll start to implement the following actions:

  1. Create Table
  2. Delete Table
  3. Insert Entity
  4. Query Entities

I think that's enough for a first "table implementation PR" , other actions implementation should be in a separate PRs

@arafato
Copy link
Owner

arafato commented Nov 28, 2017

@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).

@wellDan28
Copy link
Author

I'm not sure yet, I'll update when I'll have more insights.

@pmanlukas
Copy link
Collaborator

@wellDan28 do you need any help with the Table Implementation? I can help you with that

@arafato
Copy link
Owner

arafato commented Jan 7, 2018

@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.

@wellDan28
Copy link
Author

@pmanlukas sorry I didn't saw your message. As you can see it's not relevant until @arafato will finish the base work. thanks!

@arafato
Copy link
Owner

arafato commented Feb 27, 2018

@wellDan28 @pmanlukas : basework is finished, feel free to grab an item :-)

@arafato arafato closed this as completed Feb 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants