This website works better with JavaScript.
Explore
Help
Sign In
library
/
data-transport
Watch
1
Star
1
Fork
You've already forked data-transport
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
245b319e7b
v2.4
v2.2.0
master
v2.0.4
v2.0
dev
nextcloud
s3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '245b319e7b'
${ noResults }
data-transport
/
transport
/
disk.py
250 lines
7.0 KiB
Python
Raw
Normal View
History
Unescape
Escape
data transport framework for rabbitmq, mongodb, couchdb, ...
5 years ago
import
os
bug fixes and enhancements, added console output(for logging)
3 years ago
self
.
path
=
params
[
'
path
'
]
bug fix:sqlitewriter
4 years ago
# self.conn = sqlite3.connect(self.path,isolation_level=None)