unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [RFC] Split notmuch_database_close into two functions
@ 2012-03-21  0:55 Justus Winter
  2012-03-21  0:55 ` [PATCH 1/7] " Justus Winter
                   ` (9 more replies)
  0 siblings, 10 replies; 43+ messages in thread
From: Justus Winter @ 2012-03-21  0:55 UTC (permalink / raw)
  To: notmuch

I propose to split the function notmuch_database_close into
notmuch_database_close and notmuch_database_destroy so that long
running processes like alot can close the database while still using
data obtained from queries to that database.

I've updated the tools, the go, ruby and python bindings to use
notmuch_database_destroy instead of notmuch_database_close to destroy
database objects.

Cheers,
Justus

^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2012-04-28 12:54 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21  0:55 [RFC] Split notmuch_database_close into two functions Justus Winter
2012-03-21  0:55 ` [PATCH 1/7] " Justus Winter
2012-03-31 17:17   ` Mark Walters
2012-03-31 17:29     ` David Bremner
2012-04-16 21:51     ` Justus Winter
2012-04-17  8:37       ` Mark Walters
2012-03-21  0:55 ` [PATCH 2/7] NEWS: Document the notmuch_database_close split Justus Winter
2012-03-21  0:55 ` [PATCH 3/7] Use notmuch_database_destroy instead of notmuch_database_close Justus Winter
2012-03-21  0:55 ` [PATCH 4/7] " Justus Winter
2012-03-21  0:55 ` [PATCH 5/7] go: " Justus Winter
2012-03-21  0:55 ` [PATCH 6/7] ruby: " Justus Winter
2012-03-21  0:55 ` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor Justus Winter
2012-04-12 17:02   ` Austin Clements
2012-04-20 13:10     ` Sebastian Spaeth
2012-04-22 12:06     ` Justus Winter
2012-04-22 12:07       ` [PATCH 1/7] Split notmuch_database_close into two functions Justus Winter
2012-04-22 12:07         ` [PATCH 2/7] NEWS: Document the notmuch_database_close split Justus Winter
2012-04-22 15:09           ` Felipe Contreras
2012-04-22 12:07         ` [PATCH 3/7] Use notmuch_database_destroy instead of notmuch_database_close Justus Winter
2012-04-22 12:07         ` [PATCH 4/7] " Justus Winter
2012-04-22 12:07         ` [PATCH 5/7] go: " Justus Winter
2012-04-22 12:07         ` [PATCH 6/7] ruby: " Justus Winter
2012-04-23 12:36           ` Felipe Contreras
2012-04-23 12:49             ` Justus Winter
2012-04-25 13:39               ` Austin Clements
2012-04-22 12:07         ` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor Justus Winter
2012-04-22 18:01         ` [PATCH 1/7] Split notmuch_database_close into two functions Austin Clements
2012-04-25 13:20           ` Justus Winter
2012-04-25 13:34             ` Austin Clements
2012-04-28 12:54             ` David Bremner
2012-04-22 18:06         ` Austin Clements
2012-03-21  8:57 ` [RFC] " Patrick Totzke
2012-03-24  9:07 ` Tomi Ollila
2012-03-27  8:19   ` Justus Winter
2012-03-27  8:19     ` [PATCH 1/7] " Justus Winter
2012-04-01  3:23 ` [RFC] " Austin Clements
2012-04-12  9:05   ` Justus Winter
2012-04-12 16:57     ` Austin Clements
2012-04-12 17:19       ` Justus Winter
     [not found]       ` <20120413083358.13321.66680@megatron>
2012-04-16 21:45         ` Justus Winter
2012-04-17  4:56           ` Tomi Ollila
2012-04-17  8:42       ` Mark Walters
2012-04-18 17:54         ` Austin Clements

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).