Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
ZODB
Commits
3b8c3bed
Commit
3b8c3bed
authored
Jan 03, 2009
by
Benji York
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix wrong adjective
parent
c99a8faf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/ZODB/tests/dbopen.txt
src/ZODB/tests/dbopen.txt
+1
-1
No files found.
src/ZODB/tests/dbopen.txt
View file @
3b8c3bed
...
@@ -175,7 +175,7 @@ be reused by the next open():
...
@@ -175,7 +175,7 @@ be reused by the next open():
It's a bit more complicated though. The connection pool tries to keep
It's a bit more complicated though. The connection pool tries to keep
connections with larger caches at the top of the stack. It does this
connections with larger caches at the top of the stack. It does this
by having connections with
larg
er caches "sink" below connections with
by having connections with
small
er caches "sink" below connections with
larger caches when they are closed.
larger caches when they are closed.
To see this, we'll add some objects to the caches:
To see this, we'll add some objects to the caches:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment