fix putMany error handling and types
1. Use []byte instead of interface{}. 2. Handle rename errors. 3. Correctly temporary files.
Showing
Please register or sign in to comment
1. Use []byte instead of interface{}. 2. Handle rename errors. 3. Correctly temporary files.