Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add bulk insert events API #193

Merged
merged 2 commits into from
Jul 14, 2015
Merged

Add bulk insert events API #193

merged 2 commits into from
Jul 14, 2015

Conversation

erikjohnston
Copy link
Member

No description provided.

# hash_bytes = decode_base64(hash_base64)
# self._store_event_content_hash_txn(
# txn, event.event_id, hash_alg, hash_bytes,
# )
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooooh, an interesting question. I don't think those tables actually get read from currently? So the question is whether we still want to keep them?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If they aren't being read from I guess we should remove them. We can always add them back if they turn out to be necessary.

@NegativeMjark
Copy link
Contributor

LGTM

erikjohnston added a commit that referenced this pull request Jul 14, 2015
@erikjohnston erikjohnston merged commit baa55fb into develop Jul 14, 2015
@erikjohnston erikjohnston deleted the erikj/bulk_persist_event branch September 10, 2015 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants