Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/19-84/redd-archiver
/ commit
Method
commit
processing/batch_processing_utils.py:27–29 ·
view source on GitHub ↗
Commit current transaction.
(self)
Source
from the content-addressed store, hash-verified
25
...
26
27
def
commit(self) -> None:
28
""
"Commit current transaction."
""
29
...
30
31
def
rollback(self) -> None:
32
""
"Rollback current transaction."
""
Callers
15
setup_schema
Method · 0.80
insert_post
Method · 0.80
insert_comment
Method · 0.80
insert_posts_batch
Method · 0.80
insert_comments_batch
Method · 0.80
ensure_flair_index
Method · 0.80
update_user_statistics
Method · 0.80
sync_transactions
Method · 0.80
analyze_tables
Method · 0.80
drop_indexes_for_bulk_load
Method · 0.80
create_indexes_after_bulk_load
Method · 0.80
update_progress_status
Method · 0.80
Calls
no outgoing calls
Tested by
15
cleanup
Function · 0.64
cleanup
Function · 0.64
test_no_tracked_subreddits_is_noop
Method · 0.64
cleanup
Function · 0.64
test_overflow_pagination
Method · 0.64
test_no_flair_is_noop
Method · 0.64
test_get_subreddit_stats_from_database
Method · 0.64
test_extract_keywords_from_database
Method · 0.64
test_generate_search_meta_from_database
Method · 0.64
cleanup
Function · 0.64
cleanup
Method · 0.64
test_points_imported_for_tracked
Method · 0.64