HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

adding support for upsert (PUT to /v1/postings) in order to better addre... #33

Closed brozeph closed 9 years ago

brozeph commented 9 years ago

...ss needs from posting-sync-agent

brozeph commented 9 years ago

Implementing upsert to support posting-sync-agent updates and further making the ES implementation stable by removing the optionals until a finer mechanism can be created to handle the "OR" cases.