This website requires JavaScript.
Explore
Help
Sign In
eyecreate
/
MagnatuneCompanion
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked MagnatuneCompanion
Code
Activity
13
Commits
1
Branch
0
Tags
3dfb0b592b5812728ced03324ffa9838574ae3d3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kevin Whitaker
3dfb0b592b
Change out all-in-one deserialization process with object-by-object method to save memory. Still not enough. Looks like I'll need to send each object right into the DB instead of into a list.
2015-11-20 10:45:16 -05:00
app
Change out all-in-one deserialization process with object-by-object method to save memory. Still not enough. Looks like I'll need to send each object right into the DB instead of into a list.
2015-11-20 10:45:16 -05:00
gradle
/wrapper
Initial commit of basics.
2015-11-16 20:10:21 -05:00
build.gradle
Flesh out some starter classes that form some core parts.
2015-11-17 23:02:21 -05:00
gradle.properties
Initial commit of basics.
2015-11-16 20:10:21 -05:00
gradlew
Initial commit of basics.
2015-11-16 20:10:21 -05:00
gradlew.bat
Initial commit of basics.
2015-11-16 20:10:21 -05:00
settings.gradle
Initial commit of basics.
2015-11-16 20:10:21 -05:00
Description
No description provided
283
KiB
Languages
Java
100%